home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_79835.txt < prev    next >
Text File  |  1989-09-27  |  7KB  |  285 lines

  1. -- card: 79835 from stack: in
  2. -- bmap block id: 76608
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Preferences DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=104 top=91 right=155 bottom=245
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: resource
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupResource
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupResource
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=256 top=92 right=172 bottom=429
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: chart
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupChart
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupChart
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (field)
  55. -- low flags: 01
  56. -- high flags: 2002
  57. -- rect: left=11 top=213 right=262 bottom=87
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 3
  62. -- text size: 10
  63. -- style flags: 0
  64. -- line height: 13
  65. -- part name: Inbox
  66.  
  67.  
  68. -- part 6 (field)
  69. -- low flags: 81
  70. -- high flags: 2004
  71. -- rect: left=251 top=68 right=286 bottom=468
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 3
  76. -- text size: 10
  77. -- style flags: 0
  78. -- line height: 13
  79. -- part name: popupResource
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   hide card field "popupResource"
  83. end mouseUp
  84.  
  85.  
  86. -- part 7 (field)
  87. -- low flags: 81
  88. -- high flags: 2004
  89. -- rect: left=87 top=69 right=275 bottom=255
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 0
  93. -- font id: 3
  94. -- text size: 10
  95. -- style flags: 0
  96. -- line height: 13
  97. -- part name: popupChart
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   hide card field "popupChart"
  101. end mouseUp
  102.  
  103.  
  104. -- part 8 (button)
  105. -- low flags: 00
  106. -- high flags: 2000
  107. -- rect: left=104 top=163 right=225 bottom=245
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: timeline
  116. ----- HyperTalk script -----
  117. on mouseDown
  118.   show card field popupTimeline
  119. end mouseDown
  120.  
  121. on mouseUp
  122.   hide card field popupTimeline
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 9 (button)
  128. -- low flags: 00
  129. -- high flags: 2000
  130. -- rect: left=256 top=176 right=225 bottom=429
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: critical
  139. ----- HyperTalk script -----
  140. on mouseDown
  141.   show card field popupPath
  142. end mouseDown
  143.  
  144. on mouseUp
  145.   hide card field popupPath
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 10 (button)
  151. -- low flags: 00
  152. -- high flags: 2000
  153. -- rect: left=281 top=229 right=253 bottom=416
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: buttons
  162. ----- HyperTalk script -----
  163. on mouseDown
  164.   show card field popupButtons
  165. end mouseDown
  166.  
  167. on mouseUp
  168.   hide card field popupButtons
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 11 (field)
  174. -- low flags: 81
  175. -- high flags: 2004
  176. -- rect: left=246 top=71 right=265 bottom=466
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 3
  181. -- text size: 10
  182. -- style flags: 0
  183. -- line height: 13
  184. -- part name: popupTimeline
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   hide card field "popupTimeline"
  188. end mouseUp
  189.  
  190.  
  191. -- part 12 (field)
  192. -- low flags: 81
  193. -- high flags: 2004
  194. -- rect: left=87 top=69 right=275 bottom=255
  195. -- title width / last selected line: 0
  196. -- icon id / first selected line: 0 / 0
  197. -- text alignment: 0
  198. -- font id: 3
  199. -- text size: 10
  200. -- style flags: 0
  201. -- line height: 13
  202. -- part name: popupPath
  203. ----- HyperTalk script -----
  204. on mouseUp
  205.   hide card field "popupPath"
  206. end mouseUp
  207.  
  208.  
  209. -- part 13 (field)
  210. -- low flags: 81
  211. -- high flags: 2004
  212. -- rect: left=255 top=148 right=225 bottom=434
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 3
  217. -- text size: 10
  218. -- style flags: 0
  219. -- line height: 13
  220. -- part name: popupButtons
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   hide card field "popupButtons"
  224. end mouseUp
  225.  
  226.  
  227. -- part contents for card part 5
  228. ----- text -----
  229. Press any element for details.
  230.  
  231. -- part contents for card part 6
  232. ----- text -----
  233. Leveling adjusts a project schedule so that resources are not over-allocated.
  234.  
  235. Turn on Automatic Leveling if you want MacProject II to level resources every time it recalculates a schedule.
  236.  
  237. Turn on Create Leveling Log to direct MacProject II to save a record of the changes it makes when leveling. The log is named after the project and is saved in the same folder as the project.
  238.  
  239. Turn on Interactive Leveling to have MacProject II present you with a list of choices whenever it levels resources.
  240.  
  241.  
  242. -- part contents for card part 7
  243. ----- text -----
  244. Show Multiple Charts allows you to display up to 8 charts at a time.
  245.  
  246. If Track Tasks in All Visible Charts is on, whenever you search or select a task in one chart, the same task is made visible in the other open charts.
  247.  
  248. If Update All Visible Charts is on, all the open charts are redrawn whenever you make a change in the active one.
  249.  
  250.  
  251. -- part contents for background part 30
  252. ----- text -----
  253. The Spelling Submenu
  254.  
  255. -- part contents for background part 31
  256. ----- text -----
  257. Preferences Dialog Box
  258.  
  259. -- part contents for card part 11
  260. ----- text -----
  261. The Timeline Display options affect the Resource Timeline and Task Timeline.
  262.  
  263. Turn on Show Slack to display slack time 
  264. (the amount of time that a task can slip without affecting the end date of the project). Slack time appears as a shaded extension to a task‚Äôs bar.
  265.  
  266. Turn on Show Planned to display the  planned bars.
  267.  
  268. Turn on Show Actual to display the actual bars.
  269.  
  270.  
  271. -- part contents for card part 12
  272. ----- text -----
  273. Critical path is the sequence of tasks that is the shortest amount of time in which a project can be completed.
  274.  
  275. Click Most Critical Tasks to identify as critical all the tasks with zero or negative slack.
  276.  
  277. Click Custom and specify an amount of slack if you want to identify as critical all tasks with slack equal to or less than that amount.
  278.  
  279. -- part contents for card part 13
  280. ----- text -----
  281. Click OK to put your settings into effect.
  282.  
  283. Click Cancel to cancel the settings.
  284.  
  285.